-
41 Distributed System Object Model
см. DSOMАнгло-русский словарь по компьютерной безопасности > Distributed System Object Model
-
42 distributed component object model
= DCOMEnglish-Russian electronics dictionary > distributed component object model
-
43 distributed system object model
= DSOMEnglish-Russian electronics dictionary > distributed system object model
-
44 distributed component object model
вчт. распределённая компонентная модель объектов, модель стандарта DCOMThe New English-Russian Dictionary of Radio-electronics > distributed component object model
-
45 distributed system object model
вчт. модель распределённых системных объектов, модель стандарта DSOMThe New English-Russian Dictionary of Radio-electronics > distributed system object model
-
46 distributed component object model
English-Russian information technology > distributed component object model
-
47 Distributed System Object Model
English-Russian information technology > Distributed System Object Model
-
48 Component Object Model
компонентная объектная модель
модель COM
1. Разработанная компанией Microsoft объектная архитектурная модель. Первоначальный ее вариант был реализован в рамках технологии OLE версии 1 и не имел такого универсального характера, который эта модель приобрела позднее - в версии OLE2. Модель COM предназначена для обеспечения интероперабельности и повторного использования компонентов-объектов на платформе Windows. Тем самым разработчики имеют возможность конструировать объекты из компонентов, созданных на различных языках программирования и взаимодействующих через COM. Однако важное ограничение состоит в том, что двоичный код взаимодействующих систем должен иметь формат, определенный Microsoft. Архитектура COM построена по принципу "клиент-сервер". Объекты-клиенты могут обращаться за услугами к COM-объектам, т.е. к объектам, удовлетворяющим требованиям COM. Услуги, удовлетворяемые COM-объектом, реализованы методами этого объекта и определяются его интерфейсами. COM-объект может обладать несколькими интерфейсами, каждый из которых определяет некоторую группу его методов. Для описания интерфейсов в COM используется язык определения интерфейсов - Microsoft Interface Definition Language (Microsoft IDL), представляющий собой расширение DCE IDL. Доступ клиента к услугам COM-объекта осуществляется через посредство сервера. При этом предусматривается несколько способов взаимодействия клиента и сервера - исполнение их в одном и том же процессе, исполнение в разных процессах, но на одном компьютере, исполнение сервера на удаленном компьютере. Среда COM имеет интерфейс прикладного программирования (API). Благодаря этому приложения могут взаимодействовать с ней. В настоящее время разработаны и реализованы спецификации распределенной среды COM, названной Distributed Component Object Model (DCOM).
2. Программная реализация среды для взаимодействия компонентов, разработанных компанией Microsoft на основе спецификации модели COM (см. п. 1). [30].
[ http://www.morepc.ru/dict/]Тематики
EN
модель составных (компонентных) объектов
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > Component Object Model
-
49 timer object: A control object that is activated by an external timer
Общая лексика: объект таймера: управляющий объект, активируемый внешним таймером (см. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology Series) by Hassan)Универсальный англо-русский словарь > timer object: A control object that is activated by an external timer
-
50 concurrent, distributed, and real-time application design
Общая лексика: проектирование параллельных приложений, распределенных приложений и приложений реального времени (см. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology)Универсальный англо-русский словарь > concurrent, distributed, and real-time application design
-
51 SQL Distributed Management Object (SQL-DMO)
English-Russian SQL Server dictionary > SQL Distributed Management Object (SQL-DMO)
-
52 An object's type is defined by its interface. An object's implementation is defined by its class
Общая лексика: Тип объекта определяется его интерфейсом, а реализация-классом (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gom)Универсальный англо-русский словарь > An object's type is defined by its interface. An object's implementation is defined by its class
-
53 algorithm object: An object that encapsulates an algorithm used in the problem domain
Общая лексика: объект-алгоритм: объект, инкапсулирующий определённый алгоритм, который применяется в предметной области (см. Designing Concurrent, Distributed, and Real-time Appl)Универсальный англо-русский словарь > algorithm object: An object that encapsulates an algorithm used in the problem domain
-
54 device I/O boundary object
Общая лексика: объект интерфейса с устройством ввода/вывода (см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology Series) by Hassan Gomaa)Универсальный англо-русский словарь > device I/O boundary object
-
55 entity object: A long-living object, in many cases persistent, that encapsulates data
Общая лексика: сущностный объект: долго живущий, во многих случаях устойчивый объект, который инкапсулирует данные (см. Designing Concurrent, Distributed, and Real-time Applicati)Универсальный англо-русский словарь > entity object: A long-living object, in many cases persistent, that encapsulates data
-
56 information hiding object: An instance of an information hiding class
Общая лексика: скрывающий информацию объект: экземпляр скрывающего информацию класса (см. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology Series) by Has)Универсальный англо-русский словарь > information hiding object: An instance of an information hiding class
-
57 system interface object: An object that hides the interface to an external system or subsystem
Общая лексика: объект интерфейса системы: объект, который скрывает интерфейс с внешней системой или подсистемой (см. Designing Concurrent, Distributed, and Real-time App)Универсальный англо-русский словарь > system interface object: An object that hides the interface to an external system or subsystem
-
58 user interaction object
Общая лексика: объект интерфейса с пользователем (реализует человеко-машинный интерфейс; см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology Serie)Универсальный англо-русский словарь > user interaction object
-
59 user interface object: An object that hides the details of the interface to a human user
Общая лексика: объект интерфейса пользователя: объект, который скрывает детали интерфейса с пользователем-человеком (см. Designing Concurrent, Distributed, and Real-time Appli)Универсальный англо-русский словарь > user interface object: An object that hides the details of the interface to a human user
-
60 A class (also referred to as an object class) is a collection of objects with the same characteristics
Общая лексика: Класс( или класс объектов)-это набор объектов с одинаковыми характеристиками (см. Designing Concurrent, Distributed, and Real-Time Applications wi)Универсальный англо-русский словарь > A class (also referred to as an object class) is a collection of objects with the same characteristics
См. также в других словарях:
Distributed object — Image describes communication between distributed objects residing in different machines. The term distributed objects usually refers to software modules that are designed to work together, but reside either in multiple computers connected via a… … Wikipedia
Distributed object communication — realizes communication between distributed objects in the distributed computing environment. The main role is to interconnect objects residing in non local memory space and allowing them to perform remote calls and exchange data. The widely used… … Wikipedia
distributed object — /dɪstrɪbjutəd ˈɒbdʒɛkt/ (say distribyoohtuhd objekt) noun Computers a digital object which is located in part on a number of sites connected via a network …
Enterprise Distributed Object Computing — The UML profile for Enterprise Distributed Object Computing (EDOC) is a standard of the Object Management Group in support of open distributed computing using model driven architecture and Service Oriented Architecture. Its aim is to simplify the … Wikipedia
Distributed Objects Everywhere — (DOE) was a long running Sun Microsystems project to build a distributed computing environment based on the CORBA system in the back end and OpenStep as the user interface. First started in 1990 and announced soon thereafter, it remained… … Wikipedia
Object Management Group — Formation 1989 Headquarters Needham, Massachusetts Website … Wikipedia
Object (computer science) — In computer science, an object is any entity that can be manipulated by the commands of a programming language, such as a value, variable, function, or data structure. (With the later introduction of object oriented programming the same word,… … Wikipedia
Distributed hash table — A distributed hash table (DHT) is a class of a decentralized distributed system that provides a lookup service similar to a hash table; (key, value) pairs are stored in a DHT, and any participating node can efficiently retrieve the value… … Wikipedia
Object request broker — In distributed computing, an object request broker (ORB) is a piece of middleware software that allows programmers to make program calls from one computer to another via a network. ORBs promote interoperability of distributed object systems… … Wikipedia
Object Request Broker — Abbreviated ORB. A communications mechanism used in an object oriented distributed computing environment in which program modules can be written in any programming language and still provide services to other applications. An object makes a … Dictionary of networking
Distributed firewall — A firewall is system or group of system (router, proxy, or gateway) that implements a set of security rules to enforce access control between two networks to protect inside network from outside network. It may be a hardware device or a software… … Wikipedia